public interface PurchasesResponseListener
| Modifier and Type | Method and Description |
|---|---|
void |
onQueryPurchasesResponse(BillingResult billingResult,
java.util.List<Purchase> purchases)
Called to notify that the query purchases operation has finished.
|
void onQueryPurchasesResponse(BillingResult billingResult, java.util.List<Purchase> purchases)